'宣言 Public Sub ClearRange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer _ )
public void ClearRange( System.int startingIndex, System.int count )
パラメータ
- startingIndex
- Index of the starting.
- count
- The count.
'宣言 Public Sub ClearRange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer _ )
public void ClearRange( System.int startingIndex, System.int count )